test: dm: eth: Add tests for the eth dm implementation
authorJoe Hershberger <[email protected]>
Sun, 22 Mar 2015 22:09:15 +0000 (17:09 -0500)
committerSimon Glass <[email protected]>
Sat, 18 Apr 2015 17:11:12 +0000 (11:11 -0600)
commitbfacad7da11711231ca59717c0a8bc7317c5bb28
tree48d2e80b98adcae715ac40d95ac694d00c5ffb77
parentd87a457be8f156ca6e775ffa785a96b0766d4e50
test: dm: eth: Add tests for the eth dm implementation

Add a test for the eth uclass using the sandbox eth driver. Verify basic
functionality of the network stack / eth uclass by exercising the ping
function.

Signed-off-by: Joe Hershberger <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/dm/Makefile
test/dm/eth.c [new file with mode: 0644]
test/dm/test.dts